/* @font-face {
   font-family: 'Scriptina';
   font-style: normal;
   font-weight: normal;
   src: local('Scriptina'), url('Scriptina.ttf') format('truetype'); 
} */


body {
	background: #e8e8e8;
}

em.abstract {
	display: block;
	margin-bottom: 1em;
	font-size: 1.1em;
}

a {
	color:#333;
}

/** Container *****************************************************************/

#container {
	background-color:#FAF5DE;
}


/** Header ********************************************************************/

#header {
	position: absolute;
	left: 0;
	right: 0;
	bottom: 20px;
	height: 100px;
	padding-top: -10px;
	background: #cacaca;
	z-index: 101;
	background: transparent url('../images/shadow.png') repeat-x left top;	
}

#logo, #logo-bg  {
	width: 438px;
	height: 126px;
	position: absolute;
	left: 0px;
	bottom: 100%;
	margin-bottom: 0px;
	background: transparent url('../images/m-top.png') no-repeat left top;	
}

#logo-bg  {
	/* background: transparent url('../images/m-top-03.png') no-repeat left top;	 */
	display: none;
}



#header_logo{
	background: transparent url('../images/m-bottom.png') no-repeat left top;
	height: 100px;
}

#header_logo h1{
	position: absolute;
	margin: 0px auto;
	width: 350px;
	top: 15px;
	left:50px;
}
#header_logo h1 a {
	display: block;
	cursor: pointer;
	left: 0px;
	overflow: hidden;
	margin: 0px auto;
	text-align: left;
	color: #d482ae;
	font-family: "times new roman";
	font-size: 10pt;
	padding-left: 5px;
	font-weight: bold;
	text-transform: uppercase;
	text-shadow: 1px 1px 1px #fff;
	letter-spacing:4px;
}

/* 
#index_header {
	position: relative;
	padding: 30px 0px;
	height: 40%;
	background: #777;
} */

#index_body h1{
	position: absolute;
	width: 400px;
	height: 200px;
	top: 50%;
	left: 50%;
	margin: -100px 0px 0px -200px;
	z-index: 101;
}

#index_body h1 a {
	display: block;
	cursor: pointer;
/* 	background:url(../images/logo_big.png) no-repeat; */
	width: 0px;
	height:200px;
	padding-left: 400px;
	overflow: hidden;
	margin: 0px auto;
}

#header_top{
	background-color:#fff;
	padding:20px 0;
}
#menu_top {
	position: absolute;
	right: 10px;
	top: 10px;
	z-index: 100;

}

#menu_top ul {
}

#menu_top li {
	float: left;
	display: inline;
	padding: 5px;
	position: relative;
}

#menu_top a {
	display: block;
	padding: 5px;
}

#styles ul {
	position: absolute;
}

#styles ul li {
	float: left;
	white-space: nowrap;
}

#header_top{
	
}
#pre_header{
	background-color:#fff;
	float:none;
	position:relative;
	height:51px;
	margin-top:30px;
	padding-bottom:20px;
}
#header_search{
	background:url(../images/search.png) no-repeat #fff;
	height:51px;
	width:305px;
	position:absolute;
	top:0px;
}
#header_search_box{
	position:absolute;
	border:0px;
	top:17px;
	left:120px;
	width:125px;
}
#header_feed{
	background:url(../images/feed.png) no-repeat;
	height:51px;
	width:152px;
	position:absolute;
	top:0px;
	right:0px;
	
}


#eco_wedding {
	position: absolute;
	right: 80px;
	top: 15px;
	width: 100px;
	height: 32px;	
	background: transparent url('../images/icona-eco-wedding.png') no-repeat top right;		
	z-index: 101;
}

#eco_wedding a{
	position: relative;
	color: #7ebd1b;
	text-decoration: none;
	font-size: 14pt;
	right: 30px;
	top: 5px;
	text-shadow: 1px 1px 1px #fff;
	font-family:"times new roman";
}

#contatti {
	position: absolute;
	right: 250px;
	top: 15px;
	width: 100px;
	height: 32px;
	background: transparent url('../images/icona-eco-contatti.png') no-repeat top right;		
	z-index: 101;
}

#contatti a{
	position: relative;
	color: #D482AE;
	text-decoration: none;
	font-size: 14pt;
	right: 30px;
	top: 5px;	
	text-shadow: 1px 1px 1px #fff;
	font-family:"times new roman";
}

/** Navbar ********************************************************************/

#navbar {
	position: absolute;
	left: 80px;
	top: 60px;
}

#navbar ul {
	float: left;
	padding: 0px;
	margin: 0px;
	list-style-type: none;
}

#navbar li {
	float: left;
	display: inline;
	padding: 0px;
	margin: 0px 12px;
}

#navbar li a {
	display: block;
	color: #d482ae;
	font-family: "times new roman";
	font-size: 12pt;
	padding-left: 5px;
	font-weight: bold;
	text-transform: uppercase;
	text-shadow: 1px 1px 1px #fff;
}

#navbar li a:hover {
	text-decoration: none;
}


#social_btn{
	position:absolute;
	bottom:10px;
	right:0px;
	width:150px;
}


/********************************************************************************
	highlight
*********************************************************************************/

.highlight, .highlight a{
	color: #333;
	text-decoration: none;
	font-size: 0.4em;	
	text-shadow: none;	
	text-transform:none;
}

.marque {
	padding: 0 0 20px 40px;
	max-height:100px;
	width: 640px;
	overflow:hidden;	
}

#sidebar-risultati h3 a{
	color: #2d2d2d;	
	line-height: 0;	
	font-weight: normal;
	font-size: 0.8em;	
	text-transform: capitalize;
	padding-left:5px;
	margin:0;
	top:10px;
}

#sidebar-risultati img{
	padding: 5px;
	margin: 0;
	border: 0;
}

#sidebar-risultati ul{
	padding:0;	
	font-size: 0.8em;

}

#sidebar-risultati li{
	padding:0;	
	margin: 0;
	border: 0;
	height: 160px;
}

#sidebar-risultati ul li a,#sidebar-risultati ul li a:visited{
	color:#9cc216;
	text-decoration:none;	
}
#sidebar-risultati ul li a:hover{
	color:#9cc216;
	text-decoration:none;		
}

/** Path **********************************************************************/

#path {
	padding: 5px 10px;

}






/** Body **********************************************************************/

body, html {
	height: 100%;
	margin: 0px;
	overflow: hidden;
	background-color: #000;
}

#body{
	position: absolute;
	left: 0;
	top: 0;
	right: 0;
	bottom: 80px;
	overflow: auto;
	background: #777;
	z-index: 90;	
	background: transparent url('../images/logo.png') no-repeat center center;	
	zoom: 1;
}




#index_body {
	position: absolute;
	left: 0;
	top: 0;
	right: 0;
	height: 90%;
	bottom: 0;
	overflow: auto;
	background: #e8e8e8 url('../images/logo_index.png') no-repeat center center;
}



/** Sidebar left **************************************************************/

#sidebar_left{
}





/** Main **********************************************************************/

#main{

}

/** Sidebar right *************************************************************/

#sidebar_right{

}

/** Footer ********************************************************************/

#footer {
	text-align:center;
	font-size: 1em;	
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: 99;
	background: #ddd;
}


#index_footer {
	text-align:center;
	font-size: 1em;	
	position: absolute;
	left: 0;
	right: 0;
	height:10%;
	bottom: 20px;
	background: #e8e8e8;
	color: #ddd;
}
/** Certificazioni (fondo pagina) *********************************************/

#certificazioni {
	padding: 2px 0px;
	font-size: 0.8em;
	color: #aaa;
}

#certificazioni li {
	display: inline;
}

#certificazioni li a img {
	text-align: right;
}


l#link-rss a:active, #link-rss a:hover{
	font-size: 0.8em;
	color:orange;
	text-decoration: none;
}
/** NEWSLETTER *************************************************/
.privacy_div{
	height:130px;
	overflow:scroll;
	/*
	overflow-x: hidden;
	overflow-y: scroll;	
	*/
}

/** From   *********************************************/
.form {
	margin-bottom: 10px;
}

.form fieldset{
	padding: 10px 0px;
}

.form legend{
	padding: .5em 0em 0em .5em;
}

form.form .field {
	padding-top: .25em;
	clear: left;
}

form.form .field label {
	float: left;
	display: inline;
	width: 195px;
	margin-right: 5px;
	text-align: right;
}

form.form .field .text, form.form .field .datepicker, form.form .field textarea, form.form .field select {
	background-color: #fff;
	border: dotted 1px #777;
	float: left;
	width: 250px;
}

form.form .field div {
	padding: 0px;
}

form.form .field .datepicker {
	width: 70px;
	text-align: center;
}


form.form .field textarea {
	height: 150px;
	float:none;
}

form.form .field span {
	display: none;
}

form.form .submit {
	clear: left;
	margin-left: 200px;
	padding-top: 1em;
}

form.form button {
	padding: .2em .5em;
	cursor: pointer;
}

form.form .field_error .text {
	border: dotted 1px #777;
}

form.form .field_error span {
	display: block;
	font-size: .85em;
	color: #c00;
	font-weight: bold;
	clear: left;
	margin-left: 200px;
}
form.form .field_warning span {
	display: block;
	font-size: .85em;
	color: #e3c000;
	font-weight: bold;
	clear: left;
	margin-left: 200px;
}

form.form .column_fields {
	float: left;
	width: 250px;
}

form.form .column_fields label {
	float: left;
	display: inline;
	width: 99.9%;
	margin-right: 0px;
	text-align: left;
}
form.search fieldset {
	border: solid 0px #777;
	margin-bottom: 2em;
	color: #777;
}

form.search input.text {
	background-color: #fff;
	padding: 1px;
	width: 250px;
}


/** Tag Cloud ***************************************************************/

#tag_cloud {
}

.tag_cloud h4 {
	color: #aaa;
}

.tag_cloud a {
	color: #aaa;
	text-decoration: none;
}

.tag_cloud a:hover {
	text-decoration: underline;
}

.tag_cloud{
	padding: 1em;
}

.tag_cloud_0 {
	font-size: .75em;
}

.tag_cloud_1 {
	font-size: 1em;
}

.tag_cloud_2 {
	font-size: 1.15em;
}

.tag_cloud_3 {
	font-size: 1.3em;
}

.tag_cloud_4 {
	font-size: 1.35em;
}

.tag_cloud_5 {
	font-size: 1.6em;
}

/* CARRELLO */
.summary{
	width:100%;
	clear:both;
	float:none;
}
.titolo_summary{
	width:30%;
	float:left;
	font-weight:bold;
}
.titolo_valore{
	width:70%;
	float:left;
}

/*slider*/    



#background {
	padding: 0;
	width:100%;
	height:100%;
	overflow: hidden; 
	position: relative;
}

.bg-image{
	position: absolute;
	left: 0;
	top: 0;
	z-index: 0;
}

#pattern {
	padding: 0;
	width:100%;
	height:100%;
	overflow: hidden; 
	background: transparent url('../images/pattern.png') repeat-x top left;		
	position: relative;
}

#carousel {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	width: 100%;
	overflow: hidden;
	height: 100%;
}

/* fine slider */
.clear{
	clear:both;
	float:none;
}

#page_container{
	position:absolute;
	padding:50px 0;
	margin-left:70px;
	margin-top:10px;
	z-index: 101;
	left:-90;
	top:330;
}

#bar{
	z-index: 101;
	left:0;
	top:0;
	min-height:300px;	
	text-align: left;	
	font-size:1.2em;
	color: #333;
    background: transparent url(../images/topic.png) repeat center top;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;	
}

#page_container h2{
	position:absolute;
	line-height: 20px;
	font-weight: normal;
	top:5px;
	left:0px;
	color: #d482ae;
	font-family: "times new roman";
/* 	text-transform: capitalize; */
	font-size:46pt;
	padding:0px 0px;
	text-shadow: 2px 2px 2px #fff;
}

#page-text {
	min-height:300px;	
	margin:0 auto;
	padding:10px;
	text-align: left;	
	font-size:10pt;
	color: #333;
    background: transparent url(../images/topic.png) repeat center top;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}

#page-text h3{
	color: #666;
	font-family: "times new roman";
/* 	text-transform: capitalize; */
	font-size:20pt;
	border: 0;
	padding: 0;
	margin-bottom: 5px;
}

#page-text p{
	padding-bottom: 0;
}

#page-text a{
	text-decoration: none;
	color: #740440;
}

#page-text ul li{

}

#search_from_rewrite_risultati img{
	float:left;
	clear:left;
	margin-right:5px;
	margin-top:5px;		
	border: 1px solid #CCC;
	padding: 5px;
}

#search_from_rewrite_risultati li{
	list-style: none;
}

#search_from_rewrite_risultati h3 a{
	color: #333;
}

#search_from_rewrite_risultati small{
	font-size: 0.8em;
}

#search_from_rewrite_risultati p{
		color: #333;
	font-size: 0.9em;
}



/** Fancybox ******************************************************************/

#fancy_img{
	z-index: 15;
}

.fancybox-list {
    margin: -5px 0px;
    padding: 0px;
    list-style-type: none;
	background: none;
	position: absolute;
}

.fancybox-list li {
    float: left;
    width: 125px;
    text-align: center;
}

.fancybox-list a {
    display: block;
}


.fancybox-list img {
    display: block;
    margin: 5px auto;
}




#promo{
	float: left;
	width:671px;
	height:310px;
	background: url( ../images/floran_promo.png) no-repeat;	
	font-size:12px;
	position: absolute;
	bottom: 0px;
	right:10px;
	z-index:200;


}


.flat h3 a{
	font-family:arial;
	padding: 2px 0px;
	font-size: 0.9em;
	color: #aaa;
	font-weight:normal;
	margin:0px;
	padding:0px;
}

#fb {
	position: absolute;
	right:30px;
	top:15px;
}
